From: Chong Yidong Date: Tue, 26 Feb 2008 16:33:48 +0000 (+0000) Subject: * editfns.c (Fformat): Doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18855^2~490 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=6667db4e2122bd90f0058049a604e584226dbfd9;p=emacs.git * editfns.c (Fformat): Doc fix. --- diff --git a/src/ChangeLog b/src/ChangeLog index 40b45aaa1f7..0281832e4a1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2008-02-26 Chong Yidong + + * editfns.c (Fformat): Doc fix. + 2008-02-25 Chong Yidong * keyboard.c (command_loop_1): Revert 2006-10-09 change.